home *** CD-ROM | disk | FTP | other *** search
- Short: Auxiliary utilities for the X128 Spectrum emulator
- Author: James McKay. Amiga port: Wojciech Pasiecznik/Voy/SSG/Dial
- Uploader: Wojciech Pasiecznik/Voy/SSG/Dial (voydial@wp.pl)
- Type: misc/emu
- Requires: MC68000+
-
- Set of two programs for the X128 v0.9.1 Spectrum emulator by James McKay
- (ported to Amiga by Paul Hill). You can download this emulator from
- the http://www.worldofspectrum.com site. ROMs for the emulator please
- download from the http://www.srcf.ucam.org/~pak21/spectrum/roms.html site.
-
- Sources of utils are included in the archive.
-
-
- DAT2SLT
- -------
-
- .DAT file combiner. This utility combines the Z80 and it's DATs into one
- big SLT file and loading SCR.
-
- Usage: DAT2SLT <input.z80> <output.slt> [/dos | /acorn]
-
- /dos - forces MS-DOS style filenames.
- /acorn - makes utility look for a file that just has the number
- as the name.
-
- SLT2DAT
- -------
-
- .DAT file splitter. This utility splits the SLT into a Z80 and multiple
- DAT files and loading SCR.
-
- Usage: SLT2DAT <input.slt> <output.z80> [/dos]
-
- /dos - forces MS-DOS style filenames.
- /acorn - makes utility look for a DAT that just has the number
- as the name.
-